home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Modeling the Dream
/
Modeling the Dream CD - Walkthroughs and Flybys II (1994)(Waite Group).iso
/
programs
/
bigdemo.zzz
< prev
next >
Wrap
Text File
|
1994-11-04
|
4KB
|
144 lines
.BigDemos Main Menu
%The BigDemos menu
.
*Return to MTD main menu
?Load the prior menu
@mtd.ZZZ
.
*Run the DMP BigDemo
?If you have Sound Blaster you get MODs
+if exist abort del abort
+if exist ends del ends
+dmpdown
+if errorlevel 1 goto top
+goto runhd
+:top
+call ds.bat
+:top1
+set fpat=\flics
+set flcs=medley.fli
+set tune=aqua.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\mulholla.gif >nul
+set fpat=\flics\mulholla
+set flcs=hellfir1.fli hellfir2.fli
+set tune=amazonas.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\royer.gif >nul
+set fpat=\flics\royer
+set flcs=whirli.fli morpheus.fli spin.fli
+set tune=mercrain.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\reimann.gif >nul
+set fpat=\flics\reimann
+set flcs=crab7.fli
+set tune=captured.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\farmer.gif >nul
+set fpat=\flics\farmer
+set flcs=cryslog.fli space.fli diamonds.fli
+set tune=strshine.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\naylor.gif >nul
+set fpat=\flics\naylor
+set flcs=takeoff.fli office.fli
+set tune=minimum.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\shorter.gif >nul
+set fpat=\flics
+set flcs=guthery\starship.fli meikle\radsat5.fli young\hexsmall.flc
+set tune=turbulen.s3m
+call pmod.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\pinball.gif >nul
+set fpat=\flics\mulholla
+set flcs=pinball.fli
+set tune=soul_o_m.mod
+call pmod.bat
+if exist abort goto end
+goto top1
+rem
+Rem run from hard disk
+:runhd
+call ds.bat
+:runhd1
+set flcs=medley.fli
+set tune=aqua.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\mulholla.gif >nul
+set flcs=hellfir1.fli hellfir2.fli
+set tune=amazonas.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\royer.gif >nul
+set flcs=whirli.fli morpheus.fli spin.fli
+set tune=mercrain.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\reimann.gif >nul
+set flcs=crab7.fli
+set tune=captured.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\farmer.gif >nul
+set flcs=cryslog.fli space.fli diamonds.fli
+set tune=strshine.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\naylor.gif >nul
+set flcs=takeoff.fli office.fli
+set tune=minimum.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\shorter.gif >nul
+set flcs=starship.fli radsat5.fli hexsmall.flc
+set tune=turbulen.s3m
+call pmodd.bat
+if exist abort goto end
+tpicem /w:300 /k /e /v:l %c%\bigdemo\pinball.gif >nul
+set fpat=\flics\mulholla
+set flcs=pinball.fli
+set tune=soul_o_m.mod
+call pmod.bat
+if exist abort goto end
+goto runhd1
+rem
+:end
+set fpat=
+set flcs=
+set tune=
+crankup /p
+dreams bigdemo.ZZZ
.
*Run the MIDPAK/DIGPAK BigDemo
?If you have a Sound Blaster you get FM music
+echo If you have more than 167MB of free disk space you will be given the
+echo option of downloading the animations for faster playback.
+pause
+middown
+if exist abort del abort
+crankup /p
+soundrv
+midpak
+%c%
+cd\bigdemo
+set lmode=
+%t%grasprt /f bigdemo.gl
+%t%
+midpak u
+soundrv u
+set esc=Esc was pressed
+if exist abort echo %esc%
+set esc=
+crankup /p
+dreams bigdemo.ZZZ
.
#